home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D Games (Spidla)
/
3dhry2.iso
/
InterBingo 1.0
/
InterBingoSetup.exe
/
BingoInstaller.swf
/
scripts
/
DefineButton2_22
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-07-25
|
196 b
|
7 lines
on(release){
_root.RESOURCEFILE = "InstallResource";
_root.CASINONAME = "Default";
_root.INSTALLPATH = "C:\\Program Files\\" + _root.CASINONAME + " Casino\\";
call("STARTUP");
}